home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / SOUND / RSYNTH / !rsynth / !run < prev    next >
Text File  |  1994-04-11  |  1KB  |  19 lines

  1. *RMEnsure SharedCLibrary 0 System:modules.clib
  2. *RMEnsure SharedCLibrary 3.99 Error You need Clib 3.99 (try lower) to run !rsynth
  3. |        I guess 3.75 or even lower should be enough, but who knows
  4. *RMEnsure FPEmulator 0 RMLoad System:modules.fpemulator
  5. *RMEnsure FPEmulator 2.87 Error You need FPEmulator 2.87 (2.85?) to run !rsynth 
  6. |        i guess 2.85 should be enough
  7. |        but if you want to have it in real time you need an FPA and version 4.00 or higher
  8. rmensure speakMod 0.10 rmload <RSynth$Dir>.speakmod
  9. wimpslot -min 128k -max 128k
  10. | -v sets the initial volume
  11. | -h set the size of the hash table. you might want to change this if you another dictionary
  12. |                 than I do. Mine has 57000 entries and the hash-table size is 70001,
  13. |                 which is also the default value.
  14. |                 In case you change it, you can judge if the hash size is adequate by using -i
  15. |                 In my opinion an average number of collisions < 2 is OK.
  16. | -i prints info on the hash table
  17. | example :  run <RSynth$Dir>.say -v 50 -h 90001 -i
  18. run <RSynth$Dir>.say -v 60 -h 101
  19.